home *** CD-ROM | disk | FTP | other *** search
-
- /* description for custom style */
- BODY
- {margin-left: 10px;
- font-family: Arial, Helvetica, sans-serif;
- text-align: left;
- color: black; font-size: 9pt}
-
- P
- {
-
- font: 9pt Arial, Helvetica, sans-serif; clip: rect(auto )}
-
- H1
- {font: bold 24pt Verdana, Arial, Helvetica, sans-serif;
- background: transparent;
- color: #000000}
-
- H2
- {font: bold 16pt Arial, Helvetica, sans-serif;
- background: transparent;
- color: navy}
-
- H3
- {font: bold 12pt Arial, Helvetica, sans-serif;
- background: transparent;
- color: #000000}
-
- H4
- {font: 11pt Arial, Helvetica, sans-serif;
- margin-left: 10px;
- color: Navy;
- font-weight: bold;
- background: transparent}
-
- H5
- {font: 9pt Arial, Helvetica, sans-serif;
- margin-left: 10px;
- background: transparent;
- color: navy}
-
- LI
- {display: list-item;
- margin-left: 10px;
- font: 9pt Arial, Helvetica, sans-serif}
-
- DL
- {display: list-item;
- font: 9pt Arial, Helvetica, sans-serif}
-
- B, STRONG {font-weight: bold}
-
- I, CITE, EM, VAR, ADDRESS
- {font-style: italic}
-
- PRE, TT, CODE, KBD, SAMP
- {font-family: monospace}
-
- A:link {color: #000000; text-decoration: none}
-
- A:visited {color: #333333; text-decoration: none}
-